GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / RemoveEmbeddedFiles Property





In This Topic
RemoveEmbeddedFiles Property (PDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
Public Property RemoveEmbeddedFiles As Boolean
public bool RemoveEmbeddedFiles {get; set;}
public read-write property RemoveEmbeddedFiles: Boolean; 
public function get,set RemoveEmbeddedFiles : boolean
public: __property bool get_RemoveEmbeddedFiles();
public: __property void set_RemoveEmbeddedFiles( 
   bool value
);
public:
property bool RemoveEmbeddedFiles {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members